Release 10.1A: OpenEdge Data Management:
DataServer for ORACLE
Connecting through ORACLE Networking
ORACLE network interfaces allow you to access an ORACLE RDBMS instance running on a remote machine. You do not need any OpenEdge-supplied software on the machine where ORACLE is running. However, you need ORACLE Networking installed on the client machine and an ORACLE Listener on the machine where the ORACLE instance is running.
To access an ORACLE distributed database, you connect through ORACLE Networking, just as you would connect to a single instance. The DataServer detects all the links that make up the distributed database. DataServer access to a distributed database is transparent and requires no additional commands or startup parameters.
![]()
To connect to an ORACLE instance through ORACLE Networking:
- Make sure that the remote ORACLE instance is running.
- Make sure that ORACLE Networking is running on the client machine.
- Supply the following connection parameters in your OpenEdge startup command or parameter file, depending on the platform and configuration:
- For a Windows client on an ORACLE Networking, enter this command:
- For a UNIX client on an ORACLE Networking, enter this command:
For example, the following command starts OpenEdge on a UNIX machine, connects a local schema holder
oholderin read-only mode and connects the remote ORACLE instanceorademoand uses the serviceoserviceA. The username isscottand the password istiger, as shown:
If you are connected through ORACLE Networking, the OpenEdge
USERIDfunction returnsscott@oserviceA,instead of justscott.If you use ORACLE Networking, the service name must be part of the username or password. You can use one of these forms:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |